home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 December / Australian PC User - December 2003 (CD2).iso / software / apps / files / fwmx2k4.exe / Disk1 / data1.cab / App_Files / Configuration / Extensions / Reset Warning Dialogs.mxi < prev    next >
Encoding:
Text File  |  2003-08-22  |  985 b   |  43 lines

  1. <macromedia-extension
  2.     name="Reset Warning Dialogs"
  3.     version="1.0"
  4.     type="Command">
  5.  
  6.     <!-- List the required/compatible products -->
  7.     
  8.     <products>
  9.         <product name="Fireworks" version="6" primary="true" /> 
  10.     </products> 
  11.  
  12.     <!-- Describe the author -->
  13.     
  14.     <author name="Macromedia" />
  15.  
  16.     <!-- Describe the extension -->
  17.     
  18.     <description>
  19.     <![CDATA[
  20.     This command resets all dialog boxes that contain the "Do not show this again" option.
  21.     ]]>
  22.     </description>
  23.  
  24.     <!-- Describe where the extension shows in the UI of the product -->
  25.  
  26.     <ui-access>
  27.     <![CDATA[
  28.     To use Reset Warning Dialogs, choose Commands > Reset Warning Dialogs.
  29.     ]]>
  30.     </ui-access>
  31.  
  32.     <!-- Describe the files that comprise the extension -->
  33.     
  34.     <files>
  35.         <file name="Reset Warning Dialogs.jsf" destination="$fireworks/configuration/commands/" />
  36.     </files>
  37.  
  38.     <!-- Describe the changes to the configuration -->
  39.     
  40.     <configuration-changes>
  41.     </configuration-changes>
  42.  
  43. </macromedia-extension>